Skip to main content

Move Mouse

Overview


Move the mouse to a specific position on the screen.

Input

Mouse Position

NameRequiredDescription
X PositionX Coordinate of Mouse Position
Y PositionY Coordinate of Mouse Position

Mouse Movement

NameRequiredDescription
Use Natural MovementShould the mouse move naturally to the target position or jump directly

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.